home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c++ / 809 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.6 KB

  1. Path: chronicle.mti.sgi.com!austern
  2. From: "Nathan Myers, http://www.cantrip.org/" <ncm@cantrip.org>
  3. Newsgroups: comp.std.c++
  4. Subject: Re: Can an input iterator be dereferenced multiple times?
  5. Date: 21 Mar 1996 11:20:15 PST
  6. Organization: The Cantrip Cooperative
  7. Approved: austern@isolde.mti.sgi.com
  8. Message-ID: <3151AB82.1265D945@cantrip.org>
  9. References: <DoKzJI.DAK@scr.siemens.com>
  10. NNTP-Posting-Host: isolde.mti.sgi.com
  11. X-Original-Date: Thu, 21 Mar 1996 11:18:26 -0800
  12. X-Mailer: Mozilla 2.0 (X11; I; Linux 1.2.13 i386)
  13. X-Auth: PGPMoose V1.1 PGP comp.std.c++
  14.     iQBVAwUBMVGsY0y4NqrwXLNJAQH1bgIAqOKy2rigxgCTTM2ObRxC85kQW9n2mHE0
  15.     3MiYxCH+M64tD4zFjcMTs4yJjfK3wVKBrj3z379Z+UlscevTErnSDw==
  16.     =s3MC
  17. Originator: austern@isolde.mti.sgi.com
  18.  
  19. Michael Greenberg wrote:
  20. > I cannot tell from reading the April 1995 draft, whether or not an
  21. > input iterator can be dereferenced mulitple times.  Can it?
  22.  
  23. The short answer is yes.
  24.  
  25. The long answer is, that was one of many questions about input 
  26. iterators that was cleared up at the Tokyo meeting in November '95.
  27. Input iterators are queer birds, and using them (or writing them)
  28. safely requires careful study of the requirements table and all
  29. the associated notes.  The April '95 draft is lacking some of these
  30. notes.
  31.  
  32. Nathan Myers
  33. ncm@cantrip.org  http://www.cantrip.org/
  34. ---
  35. [ comp.std.c++ is moderated.  To submit articles: Try just posting with your 
  36.                 newsreader.  If that fails, use mailto:std-c++@ncar.ucar.edu
  37.   comp.std.c++ FAQ: http://reality.sgi.com/austern/std-c++/faq.html
  38.   Moderation policy: http://reality.sgi.com/austern/std-c++/policy.html
  39.   Comments? mailto:std-c++-request@ncar.ucar.edu 
  40. ]
  41.